home *** CD-ROM | disk | FTP | other *** search
/ Enter 2002 November / EnterCD 11_2002.iso / Internet / Flash Web Browser 2.1 / FlashWebBrowserJ.EXE / fullscre.___ / scripts / DefineButton2_12 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2002-06-30  |  106 b   |  6 lines

  1. on(press){
  2.    fscommand("_button","normalscreen");
  3.    unloadMovieNum(110);
  4.    unloadMovieNum(111);
  5. }
  6.